I noticed that Plug-In does not (allow) jog axis that is not part of the coordinate system.
How complicated would it be to make this possible?
I need to run my C axis independent of the coord system. Works fine with user thread control, but it would be better to have possibility for manual jog with Mach buttons
Rgds, Tapio
Group: DynoMotion
Message: 12273
From: Tom Kerekes
Date: 9/17/2015
Subject: Re: Mach3 offaxis jog?
Hi Tapio,
I can't think of a simple way to do that.
You could add Mach3 Buttons to add and remove the C Axis from the Coordinated Motion System by sending Notifications to KFLOP to change the Coordinated Motion System..
Would that work for you?
Regards
TK
Group: DynoMotion
Message: 12275
From: tapiolarikka
Date: 9/17/2015
Subject: Re: Mach3 offaxis jog?
Hi Tom,
Yes, I think that will work well. Thank you for the idea